projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f96353
)
Fix another header guard oversight
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 9 Dec 2014 00:34:23 +0000
(19:34 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 9 Dec 2014 00:34:23 +0000
(19:34 -0500)
Pointed out in https://bugzilla.gnome.org/show_bug.cgi?id=741252
tests/variable.h
patch
|
blob
|
history
diff --git
a/tests/variable.h
b/tests/variable.h
index 72466897dfae9e3a9c041405b311982a0abcaa02..cc7302299227d79adae1c28b0665e23c614925d7 100644
(file)
--- a/
tests/variable.h
+++ b/
tests/variable.h
@@
-1,5
+1,5
@@
#ifndef __VARIABLE_H__
-#define __VAR
AI
BLE_H__
+#define __VAR
IA
BLE_H__
typedef struct
{